Okta Mobile Kotlin SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Okta Mobile Kotlin SDK
auth-foundation
/
com.okta.authfoundation.credential.storage
/
[androidJvm]TokenDatabase_Impl
/
createAutoMigrations
create
Auto
Migrations
open
fun
createAutoMigrations
(
autoMigrationSpecs
:
Map
<
KClass
<
out
AutoMigrationSpec
>
,
AutoMigrationSpec
>
)
:
List
<
Migration
>